InventoryLocationEnvironmentClass

Entity Definition

Logical Name : InventoryLocationEnvironmentClass
Physical Name : LO_ENV_CLS

A cross reference of LOCATIONS to the class of environmental propertiesfor that location. For instance, this might describe humidity, temperature, or lighting restrictions or requirements

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
LocationID (FK)(PK) A unique system assigned identifier for the Location. ID_LCN Identity integer InventoryLocation(LO_LCN_INV)
EnvironmentClassCode (FK)(PK) A code that identifies a class environmental properties of a location. For instance, this might describe humidity, temperature, or lighting restrictions or requirements CD_CLS_ENV Code6 char(6) EnvironmentClass(LO_ENV)

Relationships

Parent Entity Verb Phrase Child Entity
EnvironmentClass describes InventoryLocationEnvironmentClass
InventoryLocation is described by InventoryLocationEnvironmentClass

Logical Views containing InventoryLocationEnvironmentClass

Logical View
Logical 01010 - Item Description - Subtype View
Logical 02100 - Item Inventory - Macro View
Logical 10100 - Enterprise - Locations Macro View
Logical 10200 - Enterprise - Merchandise View